By formatting command parameters according to Oracle syntax, this inversion control method handles the request to postconfigure the given command.
	
	
		
  
    
						
			
			| Name | Description | 
|---|---|
| OnPostconfigureCommand(OracleCommand) | By formatting command parameters according to Oracle syntax, this inversion control method handles the request to postconfigure the given command. | 
| OnPostconfigureCommand(TDataCommand) | 
Handles the request to postconfigure a data command suitable for the underlying relational data store.
This method is always called after every OnConfigureXxxCommand.
(inherited from DiamantDataContextProgramDao<TProgramResult, TDataContext, TDataCommand, TDataReader>).
               |